home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / mac / The Month DEC 03 / engine / modules / thumbs_halfwidth.swf / scripts / DefineSprite_1 / frame_1 / DoAction.as
Text File  |  2003-11-04  |  223b  |  4 lines

  1. num = _name.split("_")[2];
  2. var strFile = _parent._parent.nodeData.byPath("#" + num + "/image").getText();
  3. _parent._parent.loadImage(this,_parent._parent.nodeData.byPath("#" + num + "/image"),_parent._parent.THUMB_PATH);
  4.